.phone-block,
.phone-menu {
    display: none;
}

.banner-menu {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1800px;
    height: 90px;
    background: transparent;
    z-index: 10;
    transform: translate(-50%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.serve-box2 {
    display: none;
}

@font-face {
    font-family: din;
    src: url('../fonts/DIN-Bold.otf');
}

@font-face {
    font-family: de;
    src: url('../fonts/MISANS-DEMIBOLD.TTF');
}

@font-face {
    font-family: me;
    src: url('../fonts/MISANS-MEDIUM.TTF');
}

@font-face {
    font-family: bol;
    src: url('../fonts/MiSans-Bold.ttf');
}

@font-face {
    font-family: MiSans-Light;
    src: url('../fonts/1640756468381691.ttf');
}

.de {
    font-family: de;
}

.me {
    font-family: me;
}

.di {
    font-family: din;
}

.bol {
    font-family: bol;
}

.light {
    font-family: MiSans-Light;
}

.banner-menu a {
    color: #fff;
}

.menu-box {
    width: 862px;
}

.search-button {
    cursor: pointer;
}

.search1 {
    width: 402px;
    display: none;
    margin: 3px 0 0 -380px;
    padding: 17px 20px;
    background: #f7f7f7;
    position: absolute;
    left: 100%;
    top: 38px;
}

.search1 .inp01 {
    width: 270px;
    background: url(../imgs/sousuo2.png) no-repeat 13px 5px;
    padding-left: 49px;
    outline: none;
    border: 1px solid #c4c7ce;
    border-right: 0;
    color: #787878;
    font: 14px "Microsoft YaHei";
    line-height: 30px;
    overflow: hidden;
    border-radius: 1px 0 0 1px;
    float: left;
}

.search1 .inp02 {
    width: 80px;
    height: 34px;
    background: #165bd0;
    border: 0;
    outline: none;
    border-radius: 0 1px 1px 0;
    cursor: pointer;
    float: left;
    color: #fff;
    line-height: 30px;
}

.home-cp-con {
    flex: 0.85;
}

.banner-swiper {
    height: 100vh;
}

.banner-swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 100%;
    opacity: .5;
}

.banner-swiper .swiper-pagination-bullet-active {
    opacity: 1;
    position: relative;
}

.banner-swiper .swiper-pagination-bullet-active::after {
    content: '';
    width: 26px;
    height: 26px;
    position: absolute;
    left: -7px;
    bottom: -7px;
    border-radius: 50%;
    border: solid 1px #ffffff;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px;
    left: 170px;
}

.banner-swiper .swiper-pagination {
    text-align: left;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px;
}

.banner-new>div:first-child {
    width: 670px;
}

.banner-new>div:last-child {
    width: 600px;
}

.banner-new-swiper,
.banner-new-swiper2 {
    height: 80px;
    background-color: rgba(8, 4, 3, 0.4);
}

.banner-new-swiper {
    margin-right: 2px;
}

.banner-new-swiper .new-img {
    width: 142px;
    height: 100%;
}

.banner-new {
    position: absolute;
    bottom: 0;
    z-index: 10;
    right: 160px;
}

.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after,
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
    font-size: 0;
}

.swiper {
    z-index: 0;
}

.new-wiper-box {
    height: 100%;
}

.banner-new .swiper-button-prev,
.banner-new .swiper-rtl .swiper-button-next {
    left: auto;
    right: 10px;
    top: 24px;
}

.banner-new .swiper-button-next,
.banner-new .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    top: 60px;
}

.new-stitle {
    margin-bottom: 16px;
}

.zb-img {
    padding-left: 30px;
}

.zb-text {
    white-space: nowrap;
}

.zb-title {
    margin-left: 30px;
    line-height: 26px;
    width: 325px;
}

.all-box {
    width: 1600px;
    margin: 0 auto;
}

.all-box2 {
    width: 1460px;
    margin: 0 auto;
}

.serve-box {
    background-image: url(../imgs/se-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 96px;
    padding-bottom: 60px;
}

.all-title {
    padding-bottom: 24px;
    margin-bottom: 26px;
}

.all-title::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 40px;
    height: 3px;
    background-color: #ea520f;
    transform: translate(-50%);
}

.all-title::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 200px;
    height: 1px;
    background-color: #c0cbdd;
    transform: translate(-50%);
}

.all-ftitle {
    color: #595959;
}

.ser-box {
    height: 80px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(22, 91, 208, 0.1);
    margin-top: 62px;
    margin-bottom: 64px;
}

.ser-box li,
.se-left li,
.select-top li {
    cursor: pointer;
}

.home-cp-left {
    flex: 1;
}

.se-img {
    filter: grayscale(100%) brightness(100%);
    margin-right: 14px;
}

.select-top img {
    filter: grayscale(100%) brightness(100%);
}

.ser-box .active,
.ser-box li:hover,
.select-top li.active,
.select-top li:hover,
.se-left li:hover {
    color: #165bd0;
}

.ser-box .active .se-img,
.ser-box li:hover .se-img,
.select-top li.active img,
.select-top li:hover img {
    filter: grayscale(0%) brightness(100%);
}

.se-left li {
    font-size: 18px;
    color: #231916;
    /* line-height: 80px; */
    padding: 40px 0;
    padding-left: 36px;
}

.se-left li.active {
    font-size: 20px;
    font-weight: bold;
    color: #165bd0;
    position: relative;
    /* border-left: 2px solid #165bd0; */
}

.se-left li.active::after {
    position: absolute;
    content: '';
    left: -1px;
    top: 50px;
    width: 2px;
    height: 40px;
    background-color: #165bd0;
    transform: translate(-50%, -50%);
}

.se-left {
    border-left: 2px solid #c0cbdd;
    margin-left: 66px;
}

.se-center-img {
    border-radius: 50%;
    width: 420px;
    height: 420px;
    background-color: #ffffff;
    box-shadow: 0px 0px 100px 0px rgba(30, 117, 252, 0.15);
    border: solid 10px #ffffff;
}

.se-center-img img,
.se-cen2,
.se-cen1 {
    border-radius: 50%;
}

.se-cen2 {
    width: 500px;
    height: 500px;
    background-color: #f5faff;
    border: solid 1px #98bdfc;
}

.se-cen1 {
    width: 580px;
    height: 580px;
    background-color: #f5faff;
    border: solid 1px #c4e2fe;
}

.se-title {
    width: 150px;
    height: 28px;
    background: url(../imgs/bg.png);
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 26px;
    background-size: contain;
}

.se-content {
    width: 600px;
    margin-left: 28px;
}

.se-content .se-botitle {
    line-height: 48px;
    margin-top: 20px;
    margin-bottom: 46px;
}

.se-content .se-bocon {
    line-height: 32px;
}

.se-content .se-bocon p {
    font-size: 14px;
}

.se-content .se-more {
    width: 200px;
    height: 50px;
    background-image: linear-gradient(113deg, #ea9500 0%, #f1592a 100%);
    border-radius: 25px;
    text-align: center;
    line-height: 48px;
    margin-top: 74px;
}

.jt {
    font-size: 22px;
    display: inline-block;
    position: relative;
    top: 3px;
    animation: rotation 1s infinite linear;
}

.se-button {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.se-button p {
    width: 65px;
    height: 65px;
    background-color: #231916;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    position: relative;
    cursor: pointer;
}

.se-button p:first-child {
    margin-bottom: 1px;
}

.se-button p.active {
    background-color: #165bd0;
}

.se-button p.active::after {
    position: absolute;
    content: '';
    right: -10px;
    top: 26px;
    width: 0;
    height: 0;
    border-left: 10px solid #165bd0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

@keyframes rotation {
    from {
        left: 0;
    }
    to {
        left: 6px;
    }
}

.select-box {
    padding-top: 80px;
    padding-bottom: 95px;
}

.select-top {
    width: 60%;
    margin: 0 auto;
    margin-top: 60px;
    font-size: 18px;
    color: #231916;
    margin-bottom: 36px;
}

.select-top li {
    font-size: 18px;
}

.chose-box>div {
    width: 50%;
    height: 400px;
    overflow: hidden;
}

.chose-box>div.chose-con {
    background-image: url(../imgs/chose2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    padding: 50px 100px 62px 72px;
}

div.chose-con .c4 {
    background-image: url(../imgs/cbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 111px;
    height: 29px;
    display: inline-block;
    padding-left: 18px;
    line-height: 28px;
}

div.chose-con .font-weight {
    margin: 20px 0 30px 0;
}

div.chose-con div {
    line-height: 28px;
    color: #ffffff;
    opacity: 0.6;
    margin-bottom: 48px;
}

div.chose-con .se-more {
    width: 200px;
    height: 50px;
    border-radius: 25px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 46px;
}

.chose-bottom {
    width: 100%;
    height: 121px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(22, 91, 208, 0.1);
    padding: 40px;
}

.sj-box {
    font-size: 20px;
    border-right: 1px solid #dddddd;
    padding-right: 34px;
}

.sj-swiper {
    flex: 1;
    margin-left: 84px;
    margin-right: 60px;
}

.sj-swiper img {
    /* width: 165px; */
    height: 44px;
    object-fit: contain;
}

.chose-bottom .swiper-button-prev,
.chose-bottom .swiper-rtl .swiper-button-next {
    left: 132px;
    right: auto;
}

.chose-bottom .swiper-button-next,
.chose-bottom .swiper-rtl .swiper-button-prev {
    right: 42px;
    left: auto;
}

.chose-bottom .swiper-button-disabled {
    display: none;
}

.ad-box {
    margin-top: 35px;
    height: 820px;
    justify-content: center;
}

.ad-box>div {
    background-size: cover;
    background-repeat: no-repeat;
}

.ad-box .ad-one {
    background-image: url(../imgs/ad1.jpg);
    height: 100%;
    width: 957px;
    margin-right: 2px;
    padding: 99px 166px;
}

.ad-box .ad-two,
.ad-box .ad-thr {
    width: 477px;
}

.ad-box .ad-two>div:first-child {
    background-image: url(../imgs/ad2.jpg);
    height: 560px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 60px 90px;
}

.ad-box .ad-two>div:last-child {
    background-image: url(../imgs/ad3.jpg);
    height: 258px;
    margin-right: 2px;
    padding: 36px 30px 0 30px;
}

.ad-box .ad-two>div:last-child .ad-text {
    position: absolute;
    left: auto;
    bottom: 20px;
}

.ad-box .ad-thr>div:first-child {
    background-image: url(../imgs/ad4.jpg);
    height: 409px;
    margin-bottom: 2px;
    padding: 60px 90px;
}

.ad-box .ad-thr>div:last-child {
    background-image: url(../imgs/ad5.jpg);
    height: 409px;
    padding: 50px 56px;
}

.ad-box .ad-text {
    color: #fff;
    opacity: 0.8;
    margin-top: 27px;
    line-height: 26px;
    font-size: 14px;
}

.ad-box .ad-title {
    font-size: 40px;
    padding-bottom: 35px;
}

.ad-box .ad-con {
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
}

.ad-box .ad-imgs img {
    width: 153px;
    height: 153px;
    background-color: #ffffff;
    border-radius: 50%;
}

.ad-box .ad-imgs {
    margin-top: 50%;
}

.ad-ftitle {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
}

.ab-box {
    background-image: url(../imgs/ab-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    padding-top: 164px;
}

.about-title {
    padding-bottom: 23px;
    margin-bottom: 25px;
}

.about-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 40px;
    height: 4px;
    background-color: #ea520f;
}

.about-title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 2px;
    background-color: #595959;
    opacity: 0.3;
}

.ab-box .se-more {
    width: 200px;
    height: 43px;
    background-image: linear-gradient(113deg, #ea9500 0%, #f1592a 100%);
    box-shadow: 0px 0px 30px 0px rgba(241, 89, 42, 0.24);
    border-radius: 21px;
    line-height: 40px;
    text-align: center;
    margin-top: 125px;
}

.ab-box .ab-con {
    color: #434343;
    opacity: 0.8;
}

.ab-box .all-box {
    padding-bottom: 338px;
}

.ab-box .all-box>div {
    width: 50%;
}

.ab-box .gs-title {
    line-height: 48px;
    font-size: 36px;
    margin-bottom: 45px;
}

.ab-box .gs-con {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: -1px;
}

.ab-bottom {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    background-color: rgba(255, 255, 255, 0.5);
    border: solid 1px #d7e1ea;
    padding: 40px 0 36px 0;
}

.ab-bottom>div span {
    display: block;
    font-family: din;
    font-size: 72px;
    margin-bottom: 26px;
    background: linear-gradient(0deg, #f1592a, #ea9500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.new-ftitle {
    color: #434343;
    margin-top: 20px;
}

.ne-box {
    background: linear-gradient(to bottom, #fefeff, #f3f8ff);
    padding: 108px 0 117px 0;
}

.new-menu {
    width: 522px;
    border-bottom: 3px solid #eeeeee;
}

.new-menu li {
    padding-bottom: 30px;
}

.new-menu li.active,
.new-menu li:hover {
    border-bottom: 3px solid #165bd0;
    color: #165bd0;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.new-tag {
    width: 92px;
    height: 30px;
    background-image: url(../imgs/bg2.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    line-height: 26px;
    color: #fff;
    text-align: center;
}

.ne-con {
    margin-top: 60px;
}

.ne-con .ne-time {
    color: #595959;
    margin-left: 16px;
}

.ne-con .ne-title {
    font-size: 30px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 28px;
}

.ne-con .ne-left {
    width: 786px;
}

.ne-con .ne-right {
    width: calc(100% - 946px);
}

.ne-con .ne-text {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #595959;
    margin-bottom: 64px;
}

.ne-con .ne-more {
    width: max-content;
    color: #165bd0;
    border-bottom: 3px solid #165bd0;
    padding-bottom: 10px;
}

.ne-con .swiper-horizontal>.swiper-pagination-bullets,
.ne-con .swiper-pagination-bullets.swiper-pagination-horizontal,
.ne-con .swiper-pagination-custom,
.ne-con .swiper-pagination-fraction {
    bottom: 6px;
    left: 8px;
}

.ne-con .swiper-pagination,
.new-con-swiper .swiper-pagination {
    text-align: left;
}

.ne-con .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.ne-con .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.new-con-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.new-con-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px 0 0;
}

.ne-con .swiper-pagination-bullet {
    position: relative;
    opacity: 1;
    background-color: #aaa;
    width: 6px;
    height: 6px;
}

.ne-con .swiper-pagination-bullet-active {
    background-color: rgba(22, 91, 208, 0.94);
}

.ne-con .swiper-pagination-bullet::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: -6px;
    bottom: -6px;
    border-radius: 50%;
    border: solid 1px #aaa;
}

.ne-con .swiper-pagination-bullet-active::after {
    border: solid 1px rgba(22, 91, 208, 0.94);
}

.ne-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 40px;
}

.ne-bottom li {
    border: solid 1px #dddddd;
    background-color: #fff;
    padding: 30px 36px;
}

.ne-bottom .de {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ne-bottom .text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #666666;
    height: 40px;
    margin-bottom: 60px;
}

.ne-bottom .ne-more {
    border-bottom: 1px solid #b2b2b2;
    font-size: 14px;
    color: #434343;
    width: max-content;
    padding-bottom: 10px;
}

.ne-bottom li:hover a {
    color: #165bd0;
}

.ne-bottom li:hover .ne-more {
    border-bottom: 1px solid #165bd0;
    color: #165bd0;
}

footer {
    background-image: url(../imgs/fo-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 37px 0 30px 0;
}

.footer-top span {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 5px;
    color: #ffffff;
    opacity: 0.32;
}

.fo-title {
    color: #ffffff;
    opacity: 0.5;
    font-size: 14px;
}

.footer-center {
    padding: 54px 0 42px 0;
}

.fo-left {
    margin-top: 42px;
    width: 584px;
}

.fo-left>div:last-child {
    flex: 0.9;
}

.fo-left .phone,
.fo-left .phone a {
    color: #ffffff;
    opacity: 0.8;
    font-size: 14px;
    line-height: 26px;
}

.fo-right>div {
    margin-left: 70px;
}

.fo-right>div p {
    margin-bottom: 36px;
}

.fo-right>div li {
    line-height: 30px;
}

.fo-link,
.fo-link a {
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
}

.fo-link a {
    margin-right: 6px;
}

.foo-bottom {
    width: 1920px;
    background-color: #161b24;
    line-height: 72px;
    margin-top: 42px;
}

.foo-bottom a,
.foo-bottom p {
    color: #ffffff;
    opacity: 0.3;
    font-size: 14px;
}

.mz-box a {
    margin-left: 20px;
}

footer a:hover {
    color: #fff;
    opacity: 1;
}

.menu-box>li {
    position: relative;
    line-height: 90px;
}


/* .menu-box li.active>a, */

.pro-menu-two .active a {
    color: #165bd0;
}

.menu-box ul {
    position: absolute;
    top: 45px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
}

.menu-box>li:hover>a,
.menu-box ul li:hover a {
    color: #165bd0;
}

.menu-box>li:hover>ul {
    top: 90px;
    opacity: 1;
    visibility: visible;
    transition: all 1s;
}

.menu-box ul li {
    width: 100%;
    white-space: nowrap;
    padding: 15px 30px;
    line-height: initial;
}

.menu-box ul li a {
    color: #333;
}

.banner-title {
    font-size: 56px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 72px;
    margin-bottom: 20px;
}

.banner-ftitle {
    font-size: 34px;
}

.banner-text {
    position: absolute;
    left: 222px;
    top: 50%;
}

.se-center-img2 {
    width: 763px;
    /* height: 471px; */
    background-color: #015eea;
    box-shadow: 0px 1px 100px 0px rgba(30, 117, 252, 0.15);
    border-radius: 10px;
    border: solid 10px #ffffff;
}

.ne-se .se-content {
    flex: 0.9;
    width: auto;
}

.cp-bottom-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.cp-bottom-box>a {
    /*height: 295px;*/
    background-color: #000000;
    border-radius: 10px;
    overflow: hidden;
}

.pro-grid .cp-bottom-img img {
    height: inherit;
    filter: brightness(0.6);
    overflow: hidden;
}

.cp-bottom-box>a:hover img,
.xg-al li:hover img,
.new-grid>a:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.cp-bottom-text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 84%;
}

.cp-bottom-text span {
    width: 90px;
    height: 24px;
    background: url(../imgs/bg.png);
    background-repeat: repeat;
    background-size: auto;
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 14px;
    line-height: 24px;
    background-size: contain;
}

.pro-more {
    margin-top: 70px;
    margin-bottom: 20px;
}

.pro-more a {
    border-bottom: 2px solid #808080;
    padding-bottom: 20px;
}

.pro-more .pro-jt {
    font-size: 22px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.pro-box {
    padding: 96px 0 100px 0;
}

.pro-left p {
    color: #231916;
    margin-bottom: 20px;
}

.pro-title {
    font-size: 46px;
    color: #231916;
    font-size: 46px;
    color: #231916;
    margin-bottom: 43px;
}

.pro-left ul a {
    color: #707070;
    line-height: 72px;
    padding-left: 20px;
}

.pro-left ul li::after {
    position: absolute;
    top: 54px;
    left: 8px;
    content: '';
    width: 2px;
    height: 37px;
    background-color: #d7d7d7;
    border-radius: 1px;
}

.pro-left ul li:last-child::after {
    width: 0;
    height: 0;
}

.pro-left {
    min-width: 250px;
}

.pro-left li .yuan {
    width: 18px;
    height: 18px;
    border: solid 2px #808080;
    border-radius: 50%;
}

.pro-left li.active .yuan {
    border: solid 2px #1f60ce;
    position: relative;
}

.pro-left li.active .yuan::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #1f60ce;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.pro-left li.active a {
    color: #1f60ce;
}

.pro-right {
    flex: 1;
    margin-left: 62px;
}

.pro-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 18px;
}

.pro-grid .cp-bottom-text {
    bottom: 20px;
    left: 20px;
}

.pro-grid .cp-bottom-text2 {
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%);
    width: 100%;
    /*visible:hidden;*/
    /*opacity: 0;*/
    /*height: 0;*/
}

.pro-grid .cp-bottom-text2 .f24,
.pro-grid .cp-bottom-text .f24 {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-grid .cp-bottom-text2 img {
    width: 64px;
    display: none;
}

.pro-grid a:hover .cp-bottom-text2 {
    top: 50%;
    transition: all .5s;
}

.pro-grid a:hover .cp-bottom-text2 .f24,
.pro-grid a:hover .cp-bottom-text .f24 {
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
}

.cp-bottom-img img {
    border-radius: 10px;
    height: 295px;
    filter: brightness(0.6);
}

.fix-main {
    position: fixed;
    right: -1px;
    bottom: 58%;
    z-index: 999;
    margin-top: -110px;
    width: 85px;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #e7e5e5;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fix-main ul li {
    text-align: center;
    border-bottom: 1px solid #e7e5e5;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
    background: #fff;
    transition: all .3s;
}

.fix-main ul li i.el-icon-arrow-up {
    font-size: 30px;
    display: inline-block;
    color: #3fae39;
    margin-bottom: -10px;
}

.fix-main ul li:first-child {
    border-top-left-radius: 10px;
}

.fix-main ul li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
}

.fix-main ul li.scroll_top p {
    margin: 0;
}

.fix-main ul li p {
    margin-top: 5px;
    color: #333;
    font-size: 15px;
}

.fix-main ul li .fix-box2 {
    position: absolute;
    text-align: left;
    left: 0;
    width: 143px;
    padding-left: 12px;
    height: 80px;
    background: #fff;
    color: #fff;
    padding: 0 0 0 20px;
    border: 1px solid #e7e5e5;
    border-right: none;
    top: 0;
    z-index: -1;
    transition: all .3s;
}

.fix-main ul li .fix-box2 h4 {
    padding: 15px 0 5px;
    color: #666666;
}

.fix-main ul li .fix-box2 p {
    margin: 0;
}

.fix-main ul li .fix-box {
    position: absolute;
    border: 1px solid #e7e5e5;
    left: 0;
    background: #fff;
    width: 90px;
    padding: 8px;
    top: 0;
    height: 118px;
    transform: scale(0);
    z-index: -1;
    transition: all .3s;
}

.fix-main ul li .fix-box img {
    width: 100%;
}

.fix-main ul li .fix-box p {
    margin-top: 5px;
}

.fix-main ul li:hover {
    transition: all .3s;
}

.fix-main ul li:hover .fix-box {
    left: -108px;
    transform: scale(1);
    transition: all .3s;
}

.fix-main ul li:hover .fix-box2 {
    left: -135px;
}

.close_icon {
    position: absolute;
    top: -31px;
    right: 50%;
    margin-right: -15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 28px;
    background: #6696FF;
    text-align: center;
    border-radius: 100%;
}

.close_icon img {
    vertical-align: middle;
    display: inline-block;
    /*margin-top: 3px;*/
}

.fix-main .sid-adver {
    position: absolute;
    width: 34px;
    color: #fff;
    height: 126px;
    padding-top: 28px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #6696FF;
    left: auto;
    right: -34px;
    top: 29%;
    display: none;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.fix-main.active {
    right: -87px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.fix-main.active .close_icon img {
    display: none;
}

.fix-main.active .sid-adver {
    display: block;
    left: -34px;
    right: auto;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.pro-grid a:hover .cp-bottom-text2 img {
    display: inline-block;
}

.pro-grid .cp-bottom-text2 .f18 {
    margin-bottom: 36px;
}
.pro-grid .cp-bottom-img,
.cp-bottom-img{
    background-color: rgba(0,0,0,0.4);
    border-radius: 10px;
}
.pro-grid .cp-bottom-img,
.pro-grid2>div {
    height: 260px;
}

.pro-right>div {
    margin-bottom: 95px;
}

.pro-right>div:last-child {
    margin-bottom: 0;
}

.pro-grid a {
    box-shadow: 0px 1px 100px 0px rgba(30, 117, 252, 0.15);
}

.pages {
    margin-top: 60px;
}

.pages>a,
.pages>span {
    border: 1px solid #c5c5c5;
    padding: 8px 11px;
    margin: 0 5px;
    display: inline-block;
}

.pages .Ahover,
.pages>a:hover {
    background-color: #1f60ce;
    color: #fff;
    border: 1px solid #1f60ce;
}

.ny-head {
    background-color: #eef7ff;
    box-shadow: 0px 0px 30px 0px rgba(22, 91, 208, 0.26);
}

.ny-head .cfff {
    color: #2e2e2e;
}

.ny-head .banner-menu {
    position: relative;
}

.ny-head .banner-menu a {
    color: #2e2e2e;
}

.ny-head .cf {
    color: #2e2e2e;
    opacity: 0.8;
}

.pro-detail {
    background-image: url(../imgs/pr-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 0;
}

.pro-detail .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro-detail .swiper {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
}

.pro-detail .swiper-slide {
    background-size: cover;
    background-position: center;
}

.pro-detail .mySwiper {
    height: 534px;
    box-sizing: border-box;
    padding: 10px 0;
    width: 178px;
}

.pro-detail .mySwiper .swiper-slide {
    width: 100%;
    height: 111px;
    opacity: 1;
    background-color: #ebebeb;
    /* box-shadow: 0px 1px 100px 0px rgba(30, 117, 252, 0.15); */
    border-radius: 10px;
    border: solid 5px #ffffff;
}

.pro-detail .mySwiper img {
    padding: 10px 15px;
}

.pro-detail .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.pro-detail .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro-detail .se-content {
    width: 558px;
}

.pro-imgs {
    flex: 0.9;
}

.pro-detail .se-cen1 {
    width: 534px;
    height: 534px;
}

.pro-detail .se-cen2 {
    width: 460px;
    height: 460px;
}

.pro-detail .se-center-img {
    width: 386px;
    height: 386px;
    background-color: #ebebeb;
}

.pro-detail .se-center-img img {
    border-radius: 0;
    object-fit: contain;
    width: 330px;
    height: auto;
    padding: 30px;
}

.pro-position {
    background-color: #ffffff;
    /* box-shadow: 0 1px rgba(22, 91, 208, 0.26); */
    /* 下外阴影 */
    box-shadow: 0px 10px 20px 0px rgba(22, 91, 208, 0.26);
}

.pro-position>div {
    height: 100%;
    color: #2e2e2e;
    margin-bottom: 20px;
    height: 77px;
}

.pro-content-box {
    padding-top: 72px;
    padding-bottom: 100px;
}

.pro-position>div a {
    margin: 0 10px;
}

.pro-position>div a:first-child {
    margin-left: 0;
}

.pro-position>div a:last-child {
    color: #1864de;
    margin-right: 0;
}

.pro-content>div:first-child {
    padding: 40px 56px;
    background-image: linear-gradient(150deg, #4ba3fd 0%, rgba(10, 103, 252, 1) 100%), linear-gradient( #ffffff, #ffffff);
    background-blend-mode: normal, normal;
    box-shadow: 0px 0px 18px 0px rgba(30, 117, 252, 0.15);
    border-radius: 10px 10px 0px 0px;
}

.pro-content>div:last-child {
    padding: 32px;
}

.pro-content>div .pro-title {
    font-size: 32px;
    color: #f9f9f9;
    margin-bottom: 30px;
}

.pro-content>div .pro-con {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}

.pro-de-con table {
    width: 100%;
    line-height: 24px;
    border: 1px solid #ccc;
}

.canshu-box {
    margin-top: 30px;
    border-top: 2px dashed #ccc;
    padding-top: 30px;
}

.canshu-box .pro-de-con {}

.pro-de-con img {
    max-width: 100%;
    width: 60%;
    object-fit: contain;
}

.pro-de-con table tr,
.pro-de-con table td {
    border: 1px solid #fff !important;
    background-color: #D3DFEF !important;
}

.pro-de-con table tr:nth-child(2n),
.pro-de-con table tr:nth-child(2n) td {
    background-color: #EBF0F7 !important;
}


/*.pro-de-con table tr:first-child {*/


/*    background-color: #e6e6e6;*/


/*    text-align: center;*/


/*    font-weight: bold;*/


/*    color: #000;*/


/*    font-size: 18px;*/


/*}*/

.pro-de-con table td {
    padding: 6px 10px;
    text-align: left;
    padding-left: 20px !important;
}

.pro-de-con table td,
.pro-de-con table td span,
.pro-de-con table td p {
    color: #333 !important;
}

.pro-up-box {
    height: 66px;
    background-color: #4aa2fd;
    margin-top: 60px;
    padding: 0 36px;
}

.pro-up-box a {
    color: #fff;
}

.pro-up-box .pro {
    width: 40%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ny-menu a {
    line-height: 74px;
    display: inline-block;
    color: #000;
    font-size: 20px;
    margin: 0 31px;
}

.ny-menu a.active {
    color: #0b4292;
    border-bottom: 2px solid #0b4292;
}

.ab-box2 {
    padding-top: 96px;
}

.ab-box .all-box .about-text {
    width: 75%;
    margin: 0 auto;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #313131;
    margin-top: 50px;
}

.ab-box .all-box .about-text p {
    font-size: 30px;
    line-height: 46px;
}

.ab-box2 .ab-bottom {
    position: relative;
    bottom: 142px;
    background-color: transparent;
    border: solid 0px #d7e1ea;
    padding: 40px 0 36px 0;
}

.dw-box {
    background-image: url(../imgs/dw.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 164px;
}

.bg-box {
    background-image: url(../imgs/bg-bg.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    /* background-size: contain; */
    background-color: #f3f8ff;
    padding-top: 74px;
    padding-bottom: 110px;
}

.bg-box .bg-title {
    font-size: 42px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
}

.bg-box .gs-con {
    flex: 0.9;
    font-size: 15px;
    line-height: 31px;
    color: #4d4d4d;
}

.yj-box {
    background-image: url(../imgs/qy-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 343px;
    margin-bottom: 24px;
}

.yj-box .yj-title {
    font-size: 40px;
    margin-bottom: 30px;
}

.yj-box .yj-text {
    font-size: 27px;
}

.zz-box .yj-title,
.jz-box .yj-title {
    font-size: 27px;
    margin-bottom: 20px;
}

.zz-box .yj-text,
.jz-box .yj-text {
    font-size: 18px;
    max-width: 48%;
    line-height: 28px;
}

.zz-box .yj-text {
    max-width: 43%;
}

.qy-box {
    margin-top: 67px;
}

.qy-box>div:last-child {
    height: 253px;
}

.qy-box p {
    position: relative;
    top: 40%;
    left: 60px;
}

.jz-box,
.zz-box {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 49.2%;
}

.zz-box {
    background-image: url(../imgs/zz-bg.jpg);
}

.jz-box {
    background-image: url(../imgs/jz-bg.jpg);
}

.about-produt .cloud-product {
    margin-left: 0;
    width: 100vw;
}

.about-produt .cloud-product-ul li {
    height: 660px;
}

.about-produt .cloud-product-ul li.active {
    width: 50%;
}

.about-produt .linggan1 {
    height: 100%;
    background-image: url(../imgs/图层\ 709.png);
    background-size: cover;
}

.about-produt .linggan2 {
    height: 100%;
    background-image: url(../imgs/图层\ 709.png);
    background-size: cover;
}

.about-produt .linggan3 {
    height: 100%;
    background-image: url(../imgs/图层\ 710.png);
    background-size: cover;
}

.about-produt .active-inner-01 {
    background-image: url(../imgs/b1.png);
    background-size: cover;
}

.about-produt .active-inner-02 {
    background-image: url(../imgs/b2.jpg);
    background-size: cover;
}

.about-produt .active-inner-03 {
    background-image: url(../imgs/b3.jpg);
    background-size: cover;
}

.about-produt .active-inner {
    /*padding: 80px 100px;*/
    /*background: rgba(17, 31, 45,0.5);*/
}

.active-inner-box {
    padding: 80px 100px;
    background: rgba(11, 35, 39, 0.8);
    margin-top: -16px;
    height: 100%;
}

.active-img {
    display: flex;
    align-items: center;
    font-size: 52px;
    font-family: MiSans;
    font-weight: 500;
    color: #F4F4F4;
    margin-bottom: 70px;
}

.active-img img {
    margin-right: 24px;
}

.active-product-text {
    font-size: 16px;
    font-family: me;
    font-weight: 400;
    color: #F4F4F4;
    line-height: 32px;
    opacity: 0.6;
    margin-bottom: 30px;
}

.active-product-text .active-name {
    font-size: 24px;
}

.about-produt .normal-inner {
    font-size: 52px;
    font-family: me;
    font-weight: 500;
    color: #F4F4F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about-produt .normal-inner p {
    font-size: 52px;
    font-family: me;
}

.about-produt .normal-inner img {
    margin-bottom: 42px;
}

.qyfc-box {
    padding: 109px 0;
}

.qyfc-box .qy-swiper {
    padding-bottom: 50px;
    margin-top: 60px;
}

.qy-swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background-color: #aaa;
    display: inline-block;
    border-radius: 100%;
    opacity: 1;
    position: relative;
}

.qy-swiper .swiper-pagination-bullet-active {
    position: relative;
    background-color: rgba(22, 91, 208, 0.94);
}

.qy-swiper .swiper-pagination-bullet::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: -6px;
    bottom: -6px;
    border-radius: 50%;
    border: solid 1px #aaa;
}

.qy-swiper .swiper-pagination-bullet-active::after {
    border: solid 1px rgba(22, 91, 208, 0.94);
}

.qy-swiper .swiper-horizontal>.swiper-pagination-bullets,
.qy-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.qy-swiper .swiper-pagination-custom,
.qy-swiper .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
}

.qy-swiper .swiper-pagination {
    text-align: center;
}

.qy-swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.qy-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 14px;
}

.ld-box {
    background-image: url(../imgs/ld-bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 100px 0 192px 0;
    background-size: cover;
}

.ld-box .ld-title {
    font-size: 48px;
}

.ld-box .ld-en {
    font-size: 16px;
    color: #333333;
    opacity: 0.6;
}

.ld-box .ld-text {
    font-size: 40px;
    line-height: 54px;
    margin: 56px 0;
}

.ld-box .ld-name {
    font-size: 20px;
    color: #185aaa;
}

.ld-box .all-box2>div {
    width: 49.3%;
}

.ld-box .ld-yh {
    position: absolute;
    right: 0;
    bottom: 0;
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}

.hx-box {
    padding: 100px 0 73px 0;
}

.hx-box>div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px 20px;
}

.hx-box .hx-con {
    padding: 45px 30px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    background-color: #0b4292;
}

.hx-box .hx-con>div {
    flex: min-content;
}

.hx-box .hx-con>div.hx-num-box {
    flex: inherit;
}

.hx-box .hx-con>div:first-child {
    margin-right: 30px;
}

.hx-box .hx-title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hx-box .hx-title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 368px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.3;
}

.hx-box .hx-text {
    min-height: 114px;
}

.hx-box .hx-text p {
    font-size: 14px;
    line-height: 22px;
}

.hx-num-box p {
    font-size: 18px;
    color: #ffffff;
}

.hx-num-box .hx-num p,
.hx-num-box .hx-num span {
    font-size: 55px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: bol;
}

.hx-num-box .ml26 {
    margin-left: 26px;
}

.hx-con .hx-a-box a {
    width: 164px;
    height: 41px;
    border-radius: 21px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 38px;
    display: inline-block;
    margin-top: 30px;
}

.hx-con .hx-a-box a:first-child {
    margin-right: 18px;
}

.hx-con a:hover {
    color: #015eea;
    border: 1px solid #015eea;
}

.ry-box {
    padding-top: 69px;
    padding-bottom: 64px;
}

.ry-box .ry-con img {
    filter: grayscale(100%) brightness(200%);
}

.ry-box .ry-con {
    width: 32.5%;
    padding: 0 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ry-box .ry-con .bol {
    font-size: 63px;
    letter-spacing: -2px;
    margin-bottom: 16px;
}

.ry-box .ry-con .light {
    font-size: 21px;
}

.work-box .zs-img {
    background-image: url(../imgs/zz-bo.jpg);
    padding: 22px;
    background-size: contain;
}

.work-box .swiper-button-prev,
.work-box .swiper-rtl .swiper-button-next {
    left: -73px;
}

.work-box .swiper-button-next,
.work-box .swiper-rtl .swiper-button-prev {
    right: -73px;
}

.work-box .swiper-button-next,
.work-box .swiper-button-prev {
    width: 45px;
    height: 45px;
    background-color: #0b4292;
    border-radius: 50%;
}

.hz-box {
    background-image: url(../imgs/kh-bg.jpg);
    background-size: cover;
    /* background-repeat: no-repeat; */
    padding-top: 33px;
    padding-bottom: 90px;
    background-position: center;
}

.hz-con {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 40px 38px;
    margin-top: 86px;
}

.hz-con .hz-img {
    height: 161px;
    background-image: linear-gradient( #f5f5f5, #f5f5f5), linear-gradient( #d9e7f4, #d9e7f4);
    background-blend-mode: normal, normal;
    box-shadow: 0px 2px 16px 0px rgba(153, 153, 153, 0.29);
    border-radius: 10px;
    border: solid 7px #ffffff;
    overflow: hidden;
    margin-bottom: 26px;
}

.hz-con>div img {
    padding: 0 20px;
}

.hz-con>div:hover img {
    transform: scale(1.1);
    transition: all .5s;
}

.pro-grid2>div {
    background-color: #ffffff;
    box-shadow: 0px 1px 100px 0px rgba(30, 117, 252, 0.15);
    border-radius: 10px;
    padding: 12px 0;
}

.pro-grid2 .khal-text {
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}

.case-box .case-left>div {
    padding: 46px 28px 76px 28px;
    box-shadow: 0px 0px 35px 0px rgba(30, 117, 252, 0.15);
    border-radius: 10px 10px 0px 0px;
    background-color: #ffffff;
}

.case-box .case-left>div:first-child {
    margin-bottom: 65px;
}

.case-box .f24 {
    font-size: 20px;
}

.case-box .pro-content {
    box-shadow: 0px 0px 35px 0px rgba(30, 117, 252, 0.15);
    flex: 0.98;
}

.case-box .xg-al li {
    width: 228px;
    border-radius: 10px;
    overflow: hidden;
}

.case-box .xg-al {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 27px;
    margin-top: 37px;
}

.case-box .xg-al img {
    height: 160px;
    filter: brightness(0.7);
    border-radius: 10px;
}

.case-box .xg-al p {
    position: absolute;
    bottom: 13px;
    left: 13px;
    line-height: 20px;
}

.case-box .pro-title {
    font-size: 48px !important;
}

.pro-left ul li a:hover {
    color: #015eea;
}

.con-box {
    background-color: #f5faff;
    padding-bottom: 75px;
}

.con-box .all-title {
    padding-top: 99px;
    margin-bottom: 0;
    padding-bottom: 90px;
    /*background-color: #fff;*/
}

.con-box .all-title::after {
    bottom: 65px;
}

.con-box .all-title::before {
    bottom: 66px;
}

.ny-menu {
    border-bottom: 1px solid #e8e8e8;
}

.con-box .con-left {
    padding: 60px 70px;
    flex: 1;
}

.con-left .con-gs {
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #165bd0;
}

.con-left .con-en {
    color: #999999;
    font-size: 14px;
    margin-bottom: 35px;
}

.con-left .con-con>div {
    margin-top: 30px;
}

.con-left .con-dh {
    width: 100px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.5;
    font-size: 18px;
    font-family: de;
    text-align: justify;
    word-spacing: 2px;
    hyphens: auto;
}

.con-left .phone,
.con-left .phone a {
    flex: 1;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
}

.con-box .all-box2 {
    background: #fff;
}

.gs-box {
    background-color: #165bd0;
    width: 49.2%;
    padding: 40px 66px 45px 66px;
    color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

.gs-box .con-dh {
    color: #ffffff;
    opacity: 0.5;
}

.gs-box .phone,
.gs-box .phone a {
    flex: 1;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
}

.con-form {
    padding-top: 77px;
    padding-bottom: 100px;
}

.con-form .from-box {
    flex: 0.95;
}

.con-form .from-box input,
.con-form .from-box textarea {
    background-color: #f5f6f7;
    border: none;
    padding: 0 12px;
}

.con-form .from-box input::placeholder,
.con-form .from-box textarea::placeholder {
    color: #595959;
    opacity: 0.8;
    font-size: 18px;
}

.con-form .from-box input {
    width: 49%;
    height: 63px;
}

.con-form .from-box textarea {
    width: 100%;
    height: 201px;
    padding-top: 16px;
}

.from-box div {
    margin-bottom: 16px;
}

.from-box .from-button {
    width: 168px;
    height: 63px;
    background-color: #165bd0;
    border-radius: 5px;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.new-don-box .new-left {
    width: 50%;
    height: 501px;
    background-color: #fafbfc;
    box-shadow: 0px 5px 18px 0px rgba(210, 210, 210, 0.7);
    border-radius: 35px 0 0 35px;
    /* background: pink; */
    padding: 70px 170px 70px 80px;
    margin-left: 20px;
}

.new-con-box {
    padding: 0 30px;
    padding-top: 98px;
    width: 100%;
}

.new-con-swiper {
    border-radius: 35px;
    padding: 30px 0;
}

.new-don-box .new-right {
    height: 501px;
    background-color: #fafbfc;
    box-shadow: 0px 5px 32px 0px rgba(210, 210, 210, 0.7);
    border-radius: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
}

.new-don-box .new-right img {
    border-radius: 35px;
}

.new-don-box .new-left .new-title {
    font-size: 26px;
    line-height: 34px;
    color: #165bd0;
    margin-top: 20px;
    margin-bottom: 30px;
}

.new-don-box .new-left .new-text {
    color: #010101;
    opacity: 0.6;
    font-size: 14px;
    line-height: 24px;
}

.new-don-box .new-left .ne-more,
.new-grid .ne-more {
    font-size: 20px;
    line-height: 30px;
    color: #165bd0;
}

.new-don-box .new-left .ne-more {
    margin-top: 46px;
}

.new-con-box .swiper-horizontal>.swiper-pagination-bullets,
.new-con-box .swiper-pagination-bullets.swiper-pagination-horizontal,
.new-con-box .swiper-pagination-custom,
.new-con-box .swiper-pagination-fraction {
    left: 96px;
    bottom: 88px;
}

.new-con-box .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: solid 2px #d2d2d2;
    background-color: transparent;
    opacity: 1;
}

.new-con-box .swiper-pagination-bullet-active {
    border: solid 2px #165bd0;
}

.new-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: auto;
    grid-gap: 87px 58px;
    padding-top: 100px;
}

.new-grid a {
    padding: 50px 28px 28px 28px;
    border-radius: 15px;
    border-top: 1px solid #e5e6e6;
}

.new-grid a:hover {
    background-color: #ffffff;
    box-shadow: 0px 5px 13px 0px #d3d3d3;
    border-top: 1px solid transparent;
}

.new-grid .news-img,
.new-grid .news-img img {
    height: 274px;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.new-grid .news-title {
    font-size: 21px;
    line-height: 32px;
    color: #585858;
    height: 105px;
}

.new-grid-box {
    padding-bottom: 100px;
}

.pro-content .pro-de-con,
.pro-content .pro-de-con p,
.pro-content .pro-de-con span,
.pro-content .pro-de-con strong {
    line-height: 32px;
}

.zp-box {
    background-image: url(../imgs/zp-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 65px;
}

.zhaopin-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 28px;
    width: auto;
    margin-bottom: 40px;
}

.zhaopin-box>div {
    padding: 0 36px;
    background: #fff;
    color: #2a3457;
}

.zhaopin-box .zp-title {
    font-size: 26px;
    letter-spacing: -1px;
    margin-bottom: 28px;
    padding-top: 54px;
}

.zhaopin-box .zp-ftitle {
    font-size: 20px;
    margin-bottom: 20px;
}

.zhaopin-box .zp-content {
    line-height: 28px;
    padding-bottom: 150px;
    max-height: 260px;
    overflow-y: auto;
    margin-bottom: 90px;
        
    scrollbar-width: thin;
    scrollbar-color: #999 rgba(0,0,0,0.1);
}
.zhaopin-box .zp-content p,
.zhaopin-box .zp-content span{
    text-wrap: wrap !important;
}
.zhaopin-box .button {
    position: absolute;
    bottom: 25px;
    left: 36px;
    width: 142px;
    height: 43px;
    background-color: #ea520f;
    border-radius: 5px;
    color: #fefefe;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
}

.zhaopin-box>div:hover {
    transition: all .5s;
    background-color: #165bd0;
    color: #fff;
}

.zhaopin-box>div:hover .button {
    background-color: #fff;
    color: #000000;
}

.zh-jl {
    background-color: #165bd0;
    font-size: 30px;
    color: #fff;
    padding: 20px 0;
}

.recruit-box {
    padding-top: 80px;
    padding-bottom: 100px;
}

.recruit-box table {
    margin-top: 82px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 15px;
}

.recruit-box table tr {
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
}

.recruit-box table tr:first-child td {
    font-size: 30px;
    letter-spacing: -1px;
    color: #2a3457;
}

.recruit-box table tr:first-child {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
}

.jx td {
    height: 15px;
}

table .zw-title {
    background-color: #165bd0;
    border-radius: 10px;
}

table .zw-title td {
    font-size: 28px;
    color: #fff;
    padding: 28px 0;
}

.recruit-box table tr.zw-con {
    background-color: #ffffff;
    box-shadow: 1px 5px 32px 0px rgba(23, 88, 168, 0.14);
    border-radius: 10px;
    border-top: solid 10px #165bd0;
    display: none;
}

table .zw-con td {
    width: 100%;
}

.recruit-box table tr.zw-con1 {
    display: flex;
}

table .zw-con .zw-box {
    padding: 62px 0;
}

.recruit-box tr:not(.zw-con) td:nth-child(1) {
    width: 400px;
}

.recruit-box tr:not(.zw-con) td:nth-child(2) {
    width: 250px;
}

.recruit-box tr:not(.zw-con) td:nth-child(3) {
    width: 220px;
}

.zw-box .flex-between-center>div {
    max-width: 70%;
}

.zw-box .zw-name {
    font-size: 28px;
    color: #000;
    margin-right: 40px;
}

.zw-box .zw-num {
    font-size: 30px;
    letter-spacing: 2px;
    color: #ea520f;
}

.zw-box a div {
    width: 258px;
    height: 74px;
    background-color: #ea520f;
    border-radius: 10px;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    color: #fafafc;
    line-height: 74px;
    text-align: center;
}

.zw-box .zw-yaoqiu {
    margin-top: 58px;
}

.zw-box .zw-yaoqiu>p {
    font-size: 23px;
    color: #000;
    margin-bottom: 20px;
}

.zw-box .zw-yaoqiu div {
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #616161;
    line-height: 28px;
}

.zw-box .zw-time {
    font-size: 24px;
    letter-spacing: 2px;
    color: #ea520f;
    margin-top: 64px;
}

.home-menu .banner-menu {
    /* width: 100%;
    padding: 0 60px; */
}

.home-menu .banner-menu:before {
    /* content: '';
    background: inherit;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: inset 0 0 0 3000px rgba(0, 0, 0, 0.4);
    filter: blur(-10px); */
}

.phone-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #333;
    z-index: 11;
    display: none;
}

.close {
    font-size: 36px;
    color: #fff;
    text-align: right;
    padding: 20px;
}

.list_dt {
    background: #333;
    color: white;
    width: 100%;
    padding: 0 40px 0 20px;
    line-height: 48px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #464646;
}

.list_dt:hover {
    background: #222;
}

.list_dt:hover ._after {
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}

#open {
    background: #222;
}

#open ._after {
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #002b6e;
}

.list_dt_icon {
    position: absolute;
    right: 10px;
    top: 8px;
    display: block;
    width: 26px;
    height: 26px;
    background: url("../imgs/off.png") no-repeat;
}

#open .list_dt_icon {
    background: url("../imgs/open.png") no-repeat;
}

.list_dd {
    display: none;
}

.list_li {
    background: #4e4e4e;
    list-style-type: none;
    color: white;
    width: 100%;
    padding: 0 30px;
    line-height: 48px;
    cursor: pointer;
    border-bottom: 1px solid #6b6b6b;
}

.list_li:hover {
    background: #002b6e;
}

@media (min-width: 1601px) and (max-width: 1850px) {
    .banner-menu {
        width: 1600px;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        left: 0;
    }
    .banner-new {
        right: 0;
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    .banner-menu,
    .all-box,
    .all-box2 {
        width: 1300px;
    }
    .ad-box .ad-one {
        padding: 60px 40px;
    }
    .ad-box .ad-two>div:first-child,
    .ad-box .ad-thr>div:first-child,
    .ad-box .ad-thr>div:last-child,
    .ad-box .ad-two>div:last-child {
        padding: 60px 10px;
    }
    .menu-box {
        width: 50%;
    }
    .banner-menu .mr40 {
        margin-right: 10px;
    }
    .banner-new {
        right: 0;
    }
    .fo-right>div {
        margin-left: 30px;
    }
    .banner-new>div:first-child,
    .banner-new>div:last-child {
        width: 450px;
    }
    .banner-new-swiper .new-img {
        width: 108px;
    }
    .new-stitle {
        width: 260px;
    }
    .zb-title {
        width: 250px;
        margin-left: 10px;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        left: 0;
    }
    .se-cen1,
    .pro-detail .se-cen1 {
        width: 450px;
        height: 450px;
    }
    .se-cen2,
    .pro-detail .se-cen2 {
        width: 400px;
        height: 400px;
    }
    .se-center-img,
    .pro-detail .se-center-img {
        width: 350px;
        height: 350px;
    }
    .se-content {
        width: 460px;
        margin-left: 28px;
    }
    .ne-con .ne-left {
        width: 680px;
    }
    .ne-con .ne-right {
        width: calc(100% - 730px);
    }
    .se-center-img2 {
        width: 662px;
    }
    .pro-detail .se-content {
        width: 480px;
    }
    .pro-detail .se-center-img img {
        width: 290px;
    }
    .select-top {
        width: 80%;
    }
    .hx-box .hx-con>div {
        flex: min-content;
        /* width: 240px; */
        flex: initial;
    }
    .hx-num-box p.hx-num {
        font-size: 45px;
    }
    .hx-num-box p {
        font-size: 16px;
    }
    .hx-box .hx-con>div:first-child {
        width: 310px;
    }
    .hx-box .hx-con>div.hx-num-box {
        flex: auto;
    }
    .work-box .swiper-button-prev,
    .work-box .swiper-rtl .swiper-button-next {
        left: 0;
    }
    .work-box .swiper-button-next,
    .work-box .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .ld-box {
        background-position: center;
    }
    .zw-box .zw-name {
        font-size: 24px;
    }
    .zw-box .zw-num {
        font-size: 26px;
    }
}
@media (min-width: 1920px){
    .ab-bottom{
        width: 1920px;
        left: 50%;
        transform: translate(-50%);
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .banner-menu,
    .all-box,
    .all-box2 {
        width: 1150px;
    }
    .ad-box .ad-two>div:first-child,
    .ad-box .ad-thr>div:first-child,
    .ad-box .ad-thr>div:last-child,
    .ad-box .ad-two>div:last-child {
        padding: 60px 10px;
    }
    .ad-box .ad-one {
        padding: 40px 10px;
    }
    .fo-right>div {
        margin-left: 10px;
    }
    .menu-box {
        width: 48%;
    }
    .banner-menu .mr40 {
        margin-right: 10px;
    }
    .banner-new {
        right: 0;
    }
    .banner-new>div:first-child,
    .banner-new>div:last-child {
        width: 450px;
    }
    .banner-new-swiper .new-img {
        width: 108px;
    }
    .new-stitle {
        width: 260px;
    }
    .zb-title {
        width: 250px;
        margin-left: 10px;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        left: 0;
    }
    .se-cen1,
    .pro-detail .se-cen1 {
        width: 380px;
        height: 380px;
    }
    .se-cen2,
    .pro-detail .se-cen2 {
        width: 330px;
        height: 330px;
    }
    .se-left li {
        padding: 30px 0;
        padding-left: 22px;
        font-size: 16px;
        line-height: 26px;
    }
    .select-top {
        width: 80%;
    }
    .se-left li.active {
        font-size: 18px;
    }
    .se-button {
        left: 14px;
    }
    .se-center-img,
    .pro-detail .se-center-img {
        width: 290px;
        height: 290px;
    }
    .se-content {
        width: 460px;
        margin-left: 28px;
    }
    .ne-con .ne-left {
        width: 520px;
    }
    .ne-con .ne-right {
        width: calc(100% - 600px);
    }
    .se-center-img2 {
        width: 580px;
    }
    .ne-con .ne-text {
        margin-bottom: 12px;
    }
    .pro-grid .cp-bottom-text .f30 {
        font-size: 24px;
        line-height: 32px;
    }
    .pro-detail .se-content {
        width: 480px;
    }
    .pro-detail .se-center-img img {
        width: 260px;
    }
    .hx-box .hx-con>div {
        flex: min-content;
        /* width: 240px; */
        flex: initial;
    }
    .hx-num-box p.hx-num {
        font-size: 45px;
    }
    .hx-num-box p {
        font-size: 16px;
    }
    .hx-box .hx-con>div:first-child {
        width: 235px;
    }
    .hx-con .hx-a-box a {
        font-size: 12px;
    }
    .hx-box .hx-con>div.hx-num-box {
        flex: auto;
    }
    .ry-box .ry-con img {
        width: 138px;
    }
    .ab-box .all-box .about-text {
        width: 90%;
    }
    .work-box .swiper-button-prev,
    .work-box .swiper-rtl .swiper-button-next {
        left: 0;
    }
    .work-box .swiper-button-next,
    .work-box .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .ld-box {
        background-position: -555px;
    }
    .zw-box .zw-name {
        font-size: 22px;
    }
    .zw-box .zw-num {
        font-size: 26px;
    }
    .con-left .con-gs {
        font-size: 30px;
    }
}

@media (min-width: 751px) and (max-width: 1199px) {
    .phone-none,
    .banner-new {
        display: none;
    }
    .ad-box {
        height: auto;
    }
    .ab-box {
        padding-top: 40px;
    }
    .ad-box .ad-one,
    .ad-box .ad-two>div:first-child,
    .ad-box .ad-thr>div:first-child,
    .ad-box .ad-two>div:last-child,
    .ad-box .ad-thr>div:last-child {
        width: 100%;
        padding: 40px 6px;
        background-repeat: no-repeat;
        /* background-size: cover; */
    }
    .ad-box .ad-con {
        font-size: 14px;
    }
    .ad-box .ad-imgs {
        margin-top: 17%;
    }
    .phone-block {
        display: block;
    }
    .banner-menu {
        width: 90vw;
        height: 80px;
    }
    .banner-swiper {
        height: 70vh;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 20px;
        left: 0;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 10px;
    }
    .banner-swiper .swiper-pagination {
        text-align: center;
    }
    .all-box,
    .all-box2 {
        width: 90vw;
    }
    .serve-box,
    .select-box,
    .ne-box,
    .pro-box,
    .pro-content-box,
    .hx-box,
    .bg-box,
    .qyfc-box,
    .ld-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .f48,
    .f42 {
        font-size: 30px;
        line-height: 38px;
    }
    .f18 {
        font-size: 16px;
        line-height: 22px;
    }
    .f20 {
        font-size: 18px;
        line-height: 24px;
    }
    .ser-box {
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 20px 30px;
    }
    .ser-box li {
        width: 50%;
        /* line-height: 40px; */
        margin-bottom: 12px;
    }
    .ser-box li:last-child {
        margin-bottom: 0;
    }
    .se-left li.active {
        font-size: 1.125rem;
    }
    .se-left li {
        font-size: 16px;
        padding: 10px 0;
        padding-left: 16px;
    }
    .se-button {
        left: 14px;
    }
    .se-button p {
        width: 55px;
        height: 55px;
        font-size: 16px;
        line-height: 55px;
    }
    .se-button p.active::after {
        top: 19px;
        right: -9px;
    }
    .se-cen1 {
        width: 90vw;
        height: 90vw;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .pro-detail .se-cen1 {
        width: 50vw;
        height: 50vw;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .pro-detail .se-cen2 {
        width: 44vw;
        height: 44vw;
    }
    .pro-detail .se-center-img {
        width: 38vw;
        height: 38vw;
    }
    .se-cen2 {
        width: 80vw;
        height: 80vw;
    }
    .se-center-img {
        width: 70vw;
        height: 70vw;
    }
    .pro-detail .se-center-img img {
        width: 34vw;
    }
    .flex-center,
    .flex {
        flex-wrap: wrap;
    }
    .se-content {
        width: 100%;
        margin-left: 0;
    }
    .home-cp-con {
        flex: auto;
    }
    .se-left li.active::after {
        top: 20px;
        height: 24px;
    }
    .f36 {
        font-size: 28px;
    }
    .se-content .se-botitle {
        margin-top: 12px;
        margin-bottom: 10px;
        line-height: 36px;
    }
    .se-content .se-bocon {
        line-height: 28px;
    }
    .se-content .se-more {
        width: 174px;
        height: 44px;
        line-height: 42px;
        margin-top: 46px;
    }
    .select-top {
        width: 100%;
        margin-top: 30px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .select-top li {
        font-size: 16px;
        line-height: 34px;
    }
    .select-top img {
        width: 22px;
    }
    .chose-box>div,
    .ab-box .all-box>div {
        width: 100%;
        height: auto;
    }
    .chose-box>div.chose-con {
        height: auto;
        padding: 30px 20px;
    }
    .chose-bottom {
        height: auto;
        padding: 20px;
    }
    .sj-box {
        font-size: 16px;
        padding-right: 14px;
        line-height: 20px;
    }
    .sj-swiper {
        margin-left: 40px;
        margin-right: 20px;
    }
    .chose-bottom .swiper-button-prev,
    .chose-bottom .swiper-rtl .swiper-button-next {
        left: 66px;
    }
    .chose-bottom .swiper-button-next,
    .chose-bottom .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .ab-box .gs-title {
        line-height: 38px;
        font-size: 28px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .ab-box .se-more {
        margin-top: 40px;
    }
    .ab-bottom {
        grid-gap: 20px 0;
    }
    .ab-bottom>div span {
        font-size: 42px;
        margin-bottom: 12px;
    }
    .new-ftitle {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .ne-con .ne-left,
    .ne-con .ne-right {
        width: 100%;
    }
    .ne-con .ne-title {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 22px;
    }
    .ne-con .ne-right {
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .ne-bottom {
        grid-template-columns: 1fr 1fr;
        width: auto;
    }
    .ne-bottom li {
        padding: 20px;
    }
    .ne-bottom .de {
        font-size: 18px;
        line-height: 28px;
        margin-top: 16px;
        margin-bottom: 18px;
    }
    .ne-bottom .text {
        line-height: 22px;
        height: auto;
        margin-bottom: 40px;
    }
    .fo-left {
        margin-top: 30px;
        width: 100%;
    }
    .fo-left>div {
        width: 100%;
    }
    .fo-left>div:first-child {
        width: auto;
    }
    .fo-left>div:first-child img {
        width: 100px;
    }
    .fo-left>div:last-child {
        flex: auto;
        margin-top: 20px;
    }
    .fo-right {
        display: none;
    }
    .foo-bottom {
        width: 100%;
        line-height: 22px;
        padding: 10px 0;
    }
    .mz-box a {
        margin-left: 0;
        margin-right: 10px;
    }
    .banner-img {
        height: 40vh;
    }
    .banner-text {
        left: 20px;
        top: 42%;
    }
    .banner-title {
        font-size: 30px;
        line-height: 40px;
    }
    .banner-ftitle {
        font-size: 16px;
    }
    .se-center-img2 {
        margin-top: 20px;
    }
    .cp-bottom-box>a {
        width: 33%;
        height: 195px;
        margin-bottom: 10px;
    }
    .cp-bottom-img img {
        height: 195px;
    }
    .cp-bottom-box>a:last-child {
        margin-bottom: 0;
    }
    .f30 {
        font-size: 24px;
    }
    .cp-bottom-text {
        bottom: 16px;
    }
    .f24 {
        font-size: 20px;
    }
    .pro-more a {
        padding-bottom: 10px;
    }
    .pro-left p {
        margin-bottom: 10px;
    }
    .pro-title {
        font-size: 34px;
        margin-bottom: 30px;
    }
    .pro-right {
        margin-left: 0;
    }
    .pro-grid,
    .hx-box>div {
        grid-template-columns: 1fr;
        grid-gap: 14px;
    }
    .pro-right>div {
        margin-bottom: 40px;
    }
    .ny-head .menu-button img {
        filter: grayscale(100%) brightness(26%);
    }
    .pro-position>div {
        margin-bottom: 20px;
        height: auto;
        padding: 20px 0;
    }
    .pro-position>div>div {
        margin-top: 6px;
    }
    .pro-position>div a {
        font-size: 14px;
        line-height: 18px;
    }
    .pro-content>div:first-child {
        padding: 30px 20px;
    }
    .pro-content>div:last-child {
        padding: 10px;
    }
    .case-box .pro-title {
        font-size: 24px !important;
        line-height: 30px;
    }
    .ny-menu a {
        line-height: 58px;
        font-size: 16px;
        margin: 0 10px;
    }
    .hx-box .hx-con {
        padding: 20px;
    }
    .hx-box .hx-title {
        font-size: 24px;
        line-height: 32px;
    }
    .hx-box .hx-con>div:first-child {
        margin-right: 0;
        width: 100%;
    }
    .hx-con .hx-a-box a {
        width: 46%;
    }
    .hx-box .hx-con>div.hx-num-box {
        width: 100%;
        margin-top: 20px;
    }
    .ry-box .ry-con {
        width: 100%;
        padding: 30px;
    }
    .ry-box .ry-con img {
        width: 100%;
    }
    .ry-box .ry-con>div {
        width: 49%;
    }
    .ry-box .ry-con .light {
        font-size: 18px;
    }
    .ry-box .ry-con>div:last-child {
        width: 30%;
    }
    .work-box .swiper-button-prev,
    .work-box .swiper-rtl .swiper-button-next {
        left: 0;
    }
    .work-box .swiper-button-next,
    .work-box .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .hz-box {
        padding-bottom: 40px;
    }
    .hz-con {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 20px;
        margin-top: 42px;
    }
    .ab-box .all-box .about-text {
        width: 100%;
        margin-top: 30px;
    }
    .hz-con .hz-img {
        height: 130px;
    }
    .ab-box2 {
        padding-top: 40px;
    }
    .ab-box .all-box .about-text p {
        font-size: 18px;
        line-height: 32px;
    }
    .dw-box {
        height: 90px;
        font-size: 18px;
    }
    .bg-box .bg-title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    .bg-box .gs-con {
        flex: 1;
    }
    .qy-box p {
        left: 12px;
        top: 27%;
    }
    .yj-box .yj-text {
        font-size: 20px;
        line-height: 26px;
    }
    .yj-box .yj-title {
        font-size: 33px;
        margin-bottom: 30px;
    }
    .yj-box,
    .zz-box,
    .jz-box {
        height: 205px;
    }
    .zz-box {
        margin-bottom: 20px;
    }
    .jz-box,
    .zz-box {
        width: 100%;
    }
    .qy-box>div:last-child {
        height: auto;
    }
    .zz-box .yj-text,
    .yj-box .yj-text,
    .jz-box .yj-text {
        max-width: 77%;
    }
    .ld-box .all-box2>div {
        width: 100%;
    }
    .ld-box .ld-title {
        font-size: 38px;
    }
    .ld-box .ld-text {
        font-size: 18px;
        line-height: 24px;
    }
    .ld-box {
        padding-bottom: 500px;
    }
    .ld-box {
        background-position: -1159px 334px;
        background-size: inherit;
    }
    .zp-box,
    .recruit-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .con-box .all-title {
        padding-top: 40px;
    }
    .zhaopin-box {
        grid-template-columns: 1fr 1fr;
        grid-gap: 14px;
        margin-bottom: 30px;
    }
    .zh-jl {
        font-size: 25px;
        line-height: 33px;
    }
    .recruit-box table {
        margin-top: 40px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(3) {
        width: 21%;
    }
    .recruit-box table tr:first-child td,
    table .zw-title td {
        font-size: 18px;
    }
    .recruit-box table tr {
        padding: 0 5px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(2) {
        width: 100px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(1) {
        width: 40%;
    }
    .zw-box .zw-name {
        font-size: 22px;
        line-height: 28px;
    }
    .zw-box .zw-num {
        font-size: 18px;
    }
    table .zw-con .zw-box {
        padding: 36px 6px;
    }
    .zw-box a div {
        width: 129px;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        margin-top: 20px;
    }
    .zw-box .flex-between-center>div {
        max-width: 100%;
    }
    .zw-box .zw-time {
        font-size: 20px;
    }
    .con-box .con-left {
        padding: 20px 10px;
    }
    .con-left .con-gs {
        font-size: 28px;
    }
    .gs-box {
        width: 100%;
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .con-form .from-box {
        flex: 1;
        margin-top: 20px;
    }
    .new-con-box {
        padding: 0 10px;
        padding-top: 40px;
    }
    .new-don-box .new-right {
        /*display: none;*/
    }
    .new-don-box .new-left {
        padding: 20px;
        width: 100%;
        height: 380px;
    }
    .new-don-box .new-left .new-title {
        font-size: 20px;
        line-height: 30px;
    }
    .new-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        padding-top: 40px;
    }
    .case-box .pro-content {
        flex: 1;
        width: 100%;
    }
}

@media (max-width: 750px) {
    .logos {
        width: 80%;
    }
    .phone-none,
    .banner-new,
    .ld-box .ld-yh {
        display: none;
    }
    .pro-up-box .pro {
        text-align: left;
    }
    .pro-de-con table tr,
    .pro-de-con table td,
    .pro-de-con table td p,
    .pro-de-con table td span {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .pro-de-con table td {
        padding-left: 4px !important;
    }
    .ad-box {
        height: auto;
    }
    .cp-bottom-box {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .pro-de-con img {
        width: 100%;
    }
    .pro-left ul li{
        width: 33%;
    }
    .ab-box {
        padding-top: 40px;
    }
    .ad-box .ad-one,
    .ad-box .ad-two>div:first-child,
    .ad-box .ad-thr>div:first-child {
        width: 100%;
        padding: 40px 6px;
    }
    .ad-box .ad-con {
        font-size: 14px;
    }
    .ad-box .ad-imgs img {
        width: 100px;
        height: 100px;
    }
    .ad-box .ad-imgs {
        margin-top: 17%;
    }
    html {
        overflow-y: scroll;
    }
     :root {
        overflow-y: auto;
        overflow-x: hidden;
    }
     :root body {
        position: absolute;
    }
    body {
        width: 100vw;
        overflow: hidden;
    }
    .phone-block {
        display: block;
    }
    .banner-menu {
        width: 90vw;
        height: 80px;
    }
    .banner-swiper {
        height: 60vh;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 20px;
        left: 0;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 10px;
    }
    .banner-swiper .swiper-pagination {
        text-align: center;
    }
    .all-box,
    .all-box2 {
        width: 90vw;
    }
    .serve-box,
    .select-box,
    .ne-box,
    .pro-box,
    .pro-content-box,
    .hx-box,
    .bg-box,
    .qyfc-box,
    .ld-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .f48,
    .f42 {
        font-size: 30px;
        line-height: 38px;
    }
    .f18 {
        font-size: 16px;
        line-height: 22px;
    }
    .f20 {
        font-size: 18px;
        line-height: 24px;
    }
    .ser-box {
        height: auto;
        margin-top: 20px;
        margin-bottom: 40px;
        padding: 20px 30px;
    }
    .ser-box li {
        width: 100%;
        /* line-height: 40px; */
        margin-bottom: 12px;
    }
    .ser-box li:last-child {
        margin-bottom: 0;
    }
    .se-left li.active {
        font-size: 1.125rem;
    }
    .se-left li {
        font-size: 16px;
        padding: 10px 0;
        padding-left: 16px;
    }
    .se-button {
        left: 14px;
    }
    .se-button p {
        width: 55px;
        height: 55px;
        font-size: 16px;
        line-height: 55px;
    }
    .se-button p.active::after {
        top: 19px;
        right: -9px;
    }
    .se-cen1,
    .pro-detail .se-cen1 {
        width: 90vw;
        height: 90vw;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .se-cen2,
    .pro-detail .se-cen2 {
        width: 80vw;
        height: 80vw;
    }
    .se-center-img,
    .pro-detail .se-center-img {
        width: 70vw;
        height: 70vw;
    }
    .pro-detail .se-center-img img {
        width: 64vw;
    }
    .flex-center,
    .flex {
        flex-wrap: wrap;
    }
    .se-content {
        width: 100%;
        margin-left: 0;
    }
    .home-cp-con {
        flex: auto;
    }
    .se-left li.active::after {
        top: 20px;
        height: 24px;
    }
    .f36 {
        font-size: 28px;
    }
    .se-content .se-botitle {
        margin-top: 12px;
        margin-bottom: 10px;
        line-height: 36px;
    }
    .se-content .se-bocon {
        line-height: 28px;
    }
    .se-content .se-more {
        width: 174px;
        height: 44px;
        line-height: 42px;
        margin-top: 46px;
    }
    .select-top {
        width: 100%;
        margin-top: 30px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .select-top li {
        font-size: 16px;
        line-height: 34px;
    }
    .select-top img {
        width: 22px;
    }
    .chose-box>div,
    .ab-box .all-box>div {
        width: 100%;
        height: auto;
    }
    .chose-box>div.chose-con {
        height: auto;
        padding: 30px 20px;
    }
    .chose-bottom {
        height: auto;
        padding: 20px;
    }
    .sj-box {
        font-size: 16px;
        padding-right: 14px;
        line-height: 20px;
    }
    .sj-swiper {
        margin-left: 40px;
        margin-right: 20px;
    }
    .chose-bottom .swiper-button-prev,
    .chose-bottom .swiper-rtl .swiper-button-next {
        left: 66px;
    }
    .chose-bottom .swiper-button-next,
    .chose-bottom .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .ab-box .gs-title {
        line-height: 38px;
        font-size: 28px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .ab-box .se-more {
        margin-top: 40px;
    }
    .ab-bottom {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px 0;
    }
    .ab-bottom>div span {
        font-size: 42px;
        margin-bottom: 12px;
    }
    .new-ftitle {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .ne-con .ne-left,
    .ne-con .ne-right {
        width: 100%;
    }
    .ne-con .ne-title {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 22px;
    }
    .ne-con .ne-right {
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .ne-bottom {
        grid-template-columns: 1fr 1fr;
        width: auto;
    }
    .ne-bottom li {
        padding: 20px;
    }
    .ne-bottom .de {
        font-size: 18px;
        line-height: 28px;
        margin-top: 16px;
        margin-bottom: 18px;
    }
    .ne-bottom .text {
        line-height: 22px;
        height: auto;
        margin-bottom: 40px;
    }
    .fo-left {
        margin-top: 30px;
        width: 100%;
    }
    .fo-left>div {
        width: 100%;
    }
    .fo-left>div:first-child {
        width: auto;
    }
    .fo-left>div:first-child img {
        width: 100px;
    }
    .fo-left>div:last-child {
        flex: auto;
        margin-top: 20px;
    }
    .fo-right {
        display: none;
    }
    .foo-bottom {
        width: 100%;
        line-height: 22px;
        padding: 10px 0;
    }
    .mz-box a {
        margin-left: 0;
        margin-right: 10px;
    }
    .banner-img {
        height: 40vh;
    }
    .banner-text {
        left: 20px;
        top: 42%;
    }
    .banner-title {
        font-size: 30px;
        line-height: 40px;
    }
    .banner-ftitle {
        font-size: 16px;
    }
    .se-center-img2 {
        margin-top: 20px;
    }
    .cp-bottom-box>a {
        width: 100%;
        height: 195px;
        margin-bottom: 10px;
    }
    .cp-bottom-img img {
        height: 195px;
    }
    .cp-bottom-box>a:last-child {
        margin-bottom: 0;
    }
    .f30 {
        font-size: 24px;
    }
    .cp-bottom-text {
        bottom: 16px;
    }
    .f24 {
        font-size: 16px;
        line-height: 24px;
    }
    .new-grid a {
        padding: 0;
    }
    .pro-more a {
        padding-bottom: 10px;
    }
    .pro-left ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .pro-left ul a {
        line-height: 40px;
        font-size: 15px;
        padding-left: 6px;
    }
    .pro-left ul li::after {
        width: 0;
    }
    .pro-left p {
        margin-bottom: 10px;
    }
    .pro-title {
        font-size: 34px;
        margin-bottom: 30px;
    }
    .pro-right {
        margin-left: 0;
    }
    .pro-grid,
    .hx-box>div {
        grid-template-columns: 1fr;
        grid-gap: 14px;
    }
    .pro-right>div {
        margin-bottom: 40px;
    }
    .ny-head .menu-button img {
        filter: grayscale(100%) brightness(26%);
    }
    .pro-detail .mySwiper {
        height: auto;
        box-sizing: border-box;
        padding: 10px 0;
        width: 90vw;
    }
    .pro-detail .mySwiper .swiper-slide {
        height: auto;
    }
    .pro-detail .mySwiper img {
        padding: 10px 6px;
    }
    .pro-position>div {
        margin-bottom: 20px;
        height: auto;
        padding: 20px 0;
    }
    .pro-position>div>div {
        margin-top: 6px;
    }
    .pro-position>div a {
        font-size: 14px;
        line-height: 18px;
    }
    .pro-content>div:first-child {
        padding: 30px 20px;
    }
    .pro-up-box a,
    .pro-up-box .pro {
        width: 100%;
        line-height: 24px;
    }
    .pro-up-box {
        height: auto;
        margin-top: 40px;
        padding: 10px 20px;
    }
    .pro-content>div:last-child {
        padding: 10px;
    }
    .case-box .pro-title {
        font-size: 24px !important;
        line-height: 30px;
    }
    .ny-menu a {
        line-height: 58px;
        font-size: 16px;
        margin: 0 10px;
    }
    .hx-box .hx-con {
        padding: 20px;
    }
    .hx-box .hx-title {
        font-size: 24px;
        line-height: 32px;
    }
    .hx-box .hx-con>div:first-child {
        margin-right: 0;
        width: 100%;
    }
    .hx-con .hx-a-box a {
        width: 46%;
    }
    .hx-box .hx-con>div.hx-num-box {
        width: 100%;
        margin-top: 20px;
    }
    .ry-box .ry-con {
        width: 100%;
        padding: 30px;
    }
    .ry-box .ry-con img {
        width: 100%;
    }
    .ry-box .ry-con>div {
        width: 49%;
    }
    .ry-box .ry-con .light {
        font-size: 18px;
    }
    .ry-box .ry-con>div:last-child {
        width: 30%;
    }
    .work-box .swiper-button-prev,
    .work-box .swiper-rtl .swiper-button-next {
        left: 0;
    }
    .work-box .swiper-button-next,
    .work-box .swiper-rtl .swiper-button-prev {
        right: 0;
    }
    .hz-box {
        padding-bottom: 40px;
    }
    .hz-con {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin-top: 42px;
    }
    .ab-box .all-box .about-text {
        width: 100%;
        margin-top: 30px;
    }
    .hz-con .hz-img {
        height: 100px;
    }
    .ab-box2 {
        padding-top: 40px;
    }
    .ab-box .all-box .about-text p {
        font-size: 18px;
        line-height: 32px;
    }
    .dw-box {
        height: 66px;
        font-size: 16px;
    }
    .bg-box .bg-title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    .bg-box .gs-con {
        flex: auto;
    }
    .qy-box p {
        left: 12px;
        top: 27%;
    }
    .yj-box .yj-text {
        font-size: 20px;
        line-height: 26px;
    }
    .yj-box .yj-title {
        font-size: 33px;
        margin-bottom: 30px;
    }
    .yj-box,
    .zz-box,
    .jz-box {
        height: 205px;
    }
    .zz-box {
        margin-bottom: 20px;
    }
    .jz-box,
    .zz-box {
        width: 100%;
    }
    .qy-box>div:last-child {
        height: auto;
    }
    .zz-box .yj-text,
    .yj-box .yj-text,
    .jz-box .yj-text {
        max-width: 77%;
    }
    .ld-box .all-box2>div {
        width: 100%;
    }
    .ld-box .ld-title {
        font-size: 38px;
    }
    .ld-box .ld-text {
        font-size: 18px;
        line-height: 24px;
    }
    .ld-box {
        padding-bottom: 500px;
    }
    .ld-box {
        background-position: -1159px 334px;
        background-size: inherit;
    }
    .zp-box,
    .recruit-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .con-box .all-title {
        padding-top: 40px;
    }
    .zhaopin-box {
        grid-template-columns: 1fr;
        grid-gap: 14px;
        margin-bottom: 30px;
    }
    .zh-jl {
        font-size: 25px;
        line-height: 33px;
    }
    .recruit-box table {
        margin-top: 40px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(3) {
        width: 21%;
    }
    .recruit-box table tr:first-child td,
    table .zw-title td {
        font-size: 12px;
    }
    .recruit-box table tr {
        padding: 0 5px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(2) {
        width: 100px;
    }
    .recruit-box tr:not(.zw-con) td:nth-child(1) {
        width: 40%;
    }
    .zw-box .zw-name {
        font-size: 18px;
        line-height: 28px;
    }
    .zw-box .zw-num {
        font-size: 16px;
    }
    table .zw-con .zw-box {
        padding: 36px 6px;
    }
    .zw-box a div {
        width: 129px;
        height: 50px;
        font-size: 22px;
        line-height: 50px;
        margin-top: 20px;
    }
    .zw-box .flex-between-center>div {
        max-width: 100%;
    }
    .zw-box .zw-time {
        font-size: 20px;
    }
    .con-box .con-left {
        padding: 20px 10px;
    }
    .con-left .con-gs {
        font-size: 28px;
    }
    .gs-box {
        width: 100%;
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .con-form .from-box {
        flex: 1;
        margin-top: 20px;
    }
    .new-con-box {
        padding: 0 10px;
        padding-top: 40px;
    }
    .new-don-box .new-right2 {
        display: none;
    }
    .new-im{
        height: 260px;
    }
    .new-don-box .new-left {
        padding: 20px;
        width: 100%;
        height: 362px;
        background-color: #fff;
        box-shadow: 0;
        border-radius: 0;
        margin-left: 0;
    }
    .new-don-box .new-left .new-title {
        font-size: 20px;
        line-height: 30px;
    }
    .new-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        padding-top: 40px;
    }
    .case-box .pro-content {
        flex: 1;
        width: 100%;
    }
}